home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.20041116-20060924
/
000011_carldeitrich5@comcast.net_Thu Dec 9 13:12:20 2004.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
2KB
Path: newsmaster.cc.columbia.edu!panix!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!f14g2000cwb.googlegroups.com!not-for-mail
From: carldeitrich5@comcast.net
Newsgroups: comp.protocols.kermit.misc
Subject: network pc
Date: 8 Dec 2004 08:50:21 -0800
Organization: http://groups.google.com
Lines: 14
Message-ID: <1102524621.694887.168090@f14g2000cwb.googlegroups.com>
NNTP-Posting-Host: 146.145.216.207
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1102524627 8201 127.0.0.1 (8 Dec 2004 16:50:27 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 8 Dec 2004 16:50:27 +0000 (UTC)
User-Agent: G2/0.2
Complaints-To: groups-abuse@google.com
Injection-Info: f14g2000cwb.googlegroups.com; posting-host=146.145.216.207;
posting-account=QRvAUAwAAAB7lREmMiOpvzSUYU7iBU7G
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:15241
i am running windows xp professional with all the updates and service
packs. i am using kermit 95 version 2.1.3.
i am trying to "cd" or copy a file to another pc on the network. i
have tried numerous variations on a them and nothing seems to work. i
keep getting "(FAILED: No such file or directory)" or "?Write
permission denied - "\\Enterprise\ClientServices\"" errors.
the commands i have tried are;
COPY TEST.KSC "\\\\Enterprise\\ClientServices\\"
COPY TEST.KSC \\\\Enterprise\\ClientServices\\
COPY TEST.KSC "\\\\Enterprise/ClientServices"
COPY TEST.KSC \\\\Enterprise/ClientServices
any help would be appreciated,
carl